Syntax: geotifcp [options] [-e esri_worldfile] [-g metadata] input outputThe program geotifcp is identical in function to the LIBTIFF program "tiffcp", with the additional feature that if the "-g
If the "-g" option is not used, the opposite effect occurs: all GeoTIFF information is filtered out of the input file before being written to the new output file.
"geotifcp" inherits all the other file-transformation capabilities of the tiffcp program; for help on the additional parameters give the command:
% geotifcp -hThe metadata format is the same as is described in the listgeo program. Normally metadata files for use with geotifcp are generated from a similar file with listgeo, and then modified by hand as required.